From: Kenichi Handa Date: Fri, 13 Jun 2008 05:49:05 +0000 (+0000) Subject: (custom-face-attributes): Add :foundry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~20958 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b8a9467ce973aace499e0352fd1c1719961fdc75;p=emacs.git (custom-face-attributes): Add :foundry. --- diff --git a/lisp/cus-face.el b/lisp/cus-face.el index 9ef9428470f..318fd61fc34 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -65,6 +65,10 @@ (string :tag "Font Family" :help-echo "Font family or fontset alias name.")) + (:foundry + (string :tag "Font Foundry" + :help-echo "Font foundry name.")) + (:width (choice :tag "Width" :help-echo "Font width."